systemd.user.services.<name>.Service.Environment
Environment variables available to executed processes.
- Type
(list of string) or string convertible to it- Default
[ ]- Example
[ "VAR1=foo" "VAR2=\"bar baz\"" ]- Declared
- <home-manager/modules/systemd.nix>